Skip to content

feat(catalog): add OAuth server setup flow - #113

Draft
vishu-bh wants to merge 2 commits into
mainfrom
feature/catalog-oauth-add-flow
Draft

feat(catalog): add OAuth server setup flow#113
vishu-bh wants to merge 2 commits into
mainfrom
feature/catalog-oauth-add-flow

Conversation

@vishu-bh

@vishu-bh vishu-bh commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an OAuth-specific catalog setup dialog built from existing shadcn primitives.
  • Register credentials, launch authorization, enable the server, then discover tools.
  • Surface caller-scoped OAuth status and re-authorization actions on catalog cards.

Backend dependency

Requires backend PRs #6588 and #6620. Handwritten frontend contract types are temporary until OpenAPI generation includes the merged API.

Validation

  • npm run lint -- --max-warnings=0
  • npx tsc --noEmit
  • npm run test -- --run src/pages/ServerCatalog.test.tsx src/components/server-catalog/CatalogResults.test.tsx src/api/catalog.test.ts

Screenshot

OAuth catalog setup

Signed-off-by: Vishu Bhatnagar <vishu.bhatnagar@ibm.com>
Signed-off-by: Vishu Bhatnagar <vishu.bhatnagar@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant